Skip to content

Feature branch to update to 1.6#813

Merged
ogrisel merged 10 commits into
mainfrom
update-to-scikit-learn-1.6
May 27, 2025
Merged

Feature branch to update to 1.6#813
ogrisel merged 10 commits into
mainfrom
update-to-scikit-learn-1.6

Conversation

@ogrisel

@ogrisel ogrisel commented Apr 2, 2025

Copy link
Copy Markdown
Collaborator

WARNING: do not merge while the jupyterhub container has not been updated to scikit-learn 1.6.

Fixes: #789.

The update-to-scikit-learn-1.6 branch is meant to be used as a temporary target for all PRs related to the update to the latest version of the scikit-learn library.

We are free to sync-execute the notebooks in this branch to test that the code works without warnings against the latest version of scikit-learn.

Once done, and once we have checked that the code in the wrap-up quiz solution works in the private repo, we can resync all notebooks / exercises using the Makefile and merge this branch and update the jupyterhub container.

@ArturoAmorQ

Copy link
Copy Markdown
Collaborator

FYI I ran the script introduced in #817 and manually compared the output with our expected results for all of the wrap-up quizzes. Everything seems to be working as intended for v1.6.

You have my green light to bumping to 1.6 🚀

@ogrisel ogrisel marked this pull request as ready for review May 27, 2025 12:33
@ogrisel ogrisel merged commit c9728c8 into main May 27, 2025
3 checks passed
@ogrisel ogrisel deleted the update-to-scikit-learn-1.6 branch May 27, 2025 12:50
github-actions Bot pushed a commit that referenced this pull request May 27, 2025
* Feature branch to update to 1.6

* MNT Fix several FutureWarnings (#810)

* MTN Wrap up quiz sklearn 1.6 verification (#817)

* MAINT Use class_of_interest in DecisionBoundaryDisplay (#772)

* Resync everything

---------

Co-authored-by: Arturo Amor <86408019+ArturoAmorQ@users.noreply.github.com>
Co-authored-by: SebastienMelo <125986598+SebastienMelo@users.noreply.github.com> c9728c8
ArturoAmorQ added a commit to ArturoAmorQ/scikit-learn-mooc that referenced this pull request Oct 23, 2025
* Feature branch to update to 1.6

* MNT Fix several FutureWarnings (INRIA#810)

* MTN Wrap up quiz sklearn 1.6 verification (INRIA#817)

* MAINT Use class_of_interest in DecisionBoundaryDisplay (INRIA#772)

* Resync everything

---------

Co-authored-by: Arturo Amor <86408019+ArturoAmorQ@users.noreply.github.com>
Co-authored-by: SebastienMelo <125986598+SebastienMelo@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bump scikit-learn version to 1.6 on JupyterHub

3 participants